home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINFONTS / FONTEQ.ZIP / FONTEQ.DOC next >
Text File  |  1993-01-01  |  4KB  |  109 lines

  1. General
  2. =======
  3.  
  4. FONTEQ.TXT is a database of font name equivalents. Its purpose is to
  5. make it easier to rename oddly named fonts to their more commonly known
  6. names using utility programs like RenameTT or TTAlias or at least set
  7. the proper [FontSubstitutes] in Windows' WIN.INI.
  8.  
  9. FONTEQ.DOC is the documentation file you are now reading. It is written
  10. in the ANSI Windows character set with lines no longer than 72
  11. characters.
  12.  
  13.  
  14. Database Structure
  15. ==================
  16.  
  17. The database consists of records. Each record is a line, ending with a
  18. return + linefeed pair (characters 13 and 10 decimal).
  19.  
  20. Each record (line) contains three fields, separated by tab characters
  21. (character 9 decimal):
  22.  
  23. 1. Manufacturer's font family name (example: Zapf Calligraphic 801)
  24.  
  25. 2. Short name of manufacturer (example: Bitstream)
  26.  
  27. 3. Commonly known font family name (example: Palatino)
  28.  
  29. The first record (line) contains the field names:
  30.  
  31. FAMILYNAME    MAKER    COMMONNAME
  32.  
  33. The character set used is the Windows ANSI character set which is equal
  34. to ASCII up to character 127 decimal. However, a few fonts, such as
  35. Arnold B÷cklin, require the use of higher numbered characters, and for
  36. those the ANSI character set must be used.
  37.  
  38. If one font has more than one commonly known font family name then
  39. there should be more than one record in the database. The structure of
  40. the database should never be compromised because that could hamper
  41. convenient importing into database programs.
  42.  
  43. Note that the commonly known font family names of the Adobe Type 1
  44. fonts have 16 characters and usually no spaces.
  45.  
  46. Example:  NewCenturySchlbk
  47.  
  48. These should be used, since these are the ones that appear in the font
  49. pick lists of programs. Try to be careful about the proper family
  50. names which are not identical to the long names. The long names are
  51. nice and instructive but mostly irrelevant for the actual use. One
  52. example is Times Roman whose family name is simply Times.
  53.  
  54.  
  55. Updating Procedure
  56. ==================
  57.  
  58. If you find additional font name equivalents and are fairly sure that
  59. they are correct, then please
  60.  
  61. 1. Add them to the database.
  62. 2. Re-sort the database.
  63. 3. Add your name and CompuServe ID to the Contributors section in
  64.    FONTEQ.DOC.
  65. 4. Pack both files with a program that creates a self extracting
  66.    archive file.
  67. 5. Re-upload it to DTPFORUM under the same name FONTEQ.
  68.  
  69. The text file can easily be read into Q+E (part of Excel) and many
  70. other database programs, provided the import parameters are properly
  71. set, e.g. the field delimiter is set to TAB. If your database will
  72. not import FONTEQ.TXT then you might want to replace the tab
  73. characters with commas or semicolons, whatever your database wants.
  74. Just make sure you revert to the original format after re-exporting
  75. the file from you database. Of course, if you want to add only a few
  76. lines, you can simply use most text editors if you insert the lines
  77. in proper sort order by hand.
  78.  
  79. If you are not conversant with archiving programs then you might use
  80. the public domain program LHA with the following commands. First
  81. create a short text file with the following two lines:
  82.  
  83. This archive contains the files FONTEQ.DOC and FONTEQ.TXT
  84.  
  85. Unpack the two files and write them to disk now?
  86.  
  87. Save this two line text file under the name of ! (exactly one
  88. exclamation sign) in the same directory with FONTEQ.DOC and FONTEQ.TXT.
  89. You may have to enter "!." to avoid that your program adds its own
  90. extension. Then enter the following two commands:
  91.  
  92. LHA A FONTEQ ! FONTEQ.DOC FONTEQ.TXT
  93. LHA S FONTEQ
  94.  
  95. The result is a file named FONTEQ.EXE which is self extracting. Upload
  96. this file to the DTPFORUM in CompuServe.
  97.  
  98. Before you upload, do make sure you have the latest version. There is a
  99. little risk that two people might add records and re-upload at the same
  100. time, but after some initial activity I expect this to be unlikely.
  101.  
  102. Hans-Georg Michna 74776,2361
  103.  
  104.  
  105. Contributors
  106. ============
  107.  
  108. Henry Zeiger 76206,1010
  109.